home *** CD-ROM | disk | FTP | other *** search
/ Packard Bell - Internet on a CD / internet on a cd.cdr / Internet / sites / euro / dubon.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-07-16  |  1.0 KB  |  46 lines

  1. <style type="text/css">
  2. <!-- 
  3.   BODY { 
  4.          font-family : Arial, Helvetica;
  5.          color : #000000;
  6.          background : #FFFFFF;
  7.          margin-left : 24pt;
  8.          word-spacing : 2pt;                background-image:url(ligne3.gif)
  9. }
  10.   A { 
  11.          font-style : italic;
  12.          color : #FF8080;
  13. }
  14.   H1 { 
  15.          font-family : Times New Roman, Times;
  16.          font-size : 19pt;
  17.          color : #4C4C4C;
  18.          letter-spacing : 1pt;
  19.          vertical-align : text-top;
  20.          text-align : left;
  21.          margin-bottom : 18pt
  22. }
  23.   I { 
  24.          font-weight : bold;
  25.          color : #800000
  26. }
  27.   B { 
  28.          font-weight : bold;
  29.          color : #800000
  30. }
  31.   H2 { 
  32.          font-family : Times New Roman, Times;
  33.          font-size : 12pt;
  34.          color : #004040;
  35.          background : #FFFFFF;
  36.          margin-top : 6pt
  37. }
  38.   P { 
  39.          font-family : Arial, Helvetica;
  40.          font-size : 9pt;
  41.          color : #000000;
  42.          margin-left : 12pt
  43. }
  44. -->
  45. </style>
  46.